Suggested Reading (misc)
Last changed: -172.218.33.15

.
Summary
Books & websites about .NET interoperability with unmanaged code.

Books

Title ISBN & Link
.NET and COM: The Complete Interoperability Guide 067232170X

Websites

Title Link
N/Direct http://www.dotnetinterop.com/
Sam Gentile's Website http://www.samgentile.com/COMInterop.htm
Adam Nathan's Interop-Centric CLR Blog http://blogs.msdn.com/adam_nathan
An Overview of Managed/Unmanaged Code Interoperability http://msdn.microsoft.com/netframework/default.aspx?pull=/library/en-us/dndotnet/html/manunmancode.asp
Managed and Unmanaged Code Integration http://www.developerland.com/CSharpGeneral/COMInterop/198.aspx
MSDN Magazine Article on Using Reflection for Interop http://msdn.microsoft.com/msdnmag/issues/04/07/NETMatters/